Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-1028 | GEN006140 | SV-40294r1_rule | ECLP-1 | Medium |
Description |
---|
If the smb.conf file has excessive permissions, the file may be maliciously modified and the Samba configuration could be compromised. |
STIG | Date |
---|---|
Solaris 10 X86 Security Technical Implementation Guide | 2014-06-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-34291r1_fix) |
---|
Change the mode of the smb.conf file to 0644 or less permissive. Procedure: # chmod 0644 /etc/sfw/smb.conf |